execute statement

英 [ˈeksɪkjuːt ˈsteɪtmənt] 美 [ˈeksɪkjuːt ˈsteɪtmənt]

网络  执行语句

计算机



双语例句

  1. You can execute the statement to create this view in a DB2 command line or other query tool.
    您可以使用DB2命令行或其他查询工具执行这些语句来创建视图。
  2. Execute the prepared statement obtaining a result set.
    执行这个预定义语句获取一个结果集。
  3. This will execute the statement and displays the results.
    这将执行SQL语句并显示结果。
  4. Only then can you execute this statement.
    只有这样才可以执行这条语句。
  5. Without the statement concentrator feature, prior releases of DB2 would treat each statement in the above example as unique, and would compile and execute each statement separately.
    由于没有语句集中器,DB2之前的版本需要单独处理上面例子中的每个语句,单独编译和执行每个语句。
  6. The SQL Maps framework will create a PreparedStatement instance, set any parameters using the provided parameter object, execute the statement, and build a result object from the ResultSet.
    SQLMaps框架将创建一个PreparedStatement实例,使用所提供的参数对象设置所有参数、执行语句以及从ResultSet中构建一个结果对象。
  7. A while loop within bash allows you to execute a statement a given number of times, or until a certain condition is met.
    bash中的while循环可以重复执行语句一定的次数,或者一直执行到满足某一条件为止。
  8. The article described the mission statement and an organization to execute the mission statement along with sample activities to describe the scope and role of the COE.
    本文描述了任务陈述和执行任务陈述的组织,以及用于描述COE的范围和作用的示例活动。
  9. At this point, if the impact on the application and database packages is acceptable, you or the DBA can execute the ALTER statement.
    此时,如果对应用程序或数据库包的影响可以接受,那么您或那位DBA就可以执行ALTER语句。
  10. It generates the code required to execute each SQL statement annotated for each method in the interface.
    它生成的代码用来执行针对接口中每个方法进行注释的每个SQL语句。
  11. The user executing the statement must have the appropriate privileges to execute that statement at run-time, either because they were explicitly granted them or possess them through group membership.
    执行语句的用户必须具有适当的特权,才能在运行时执行语句,特权可以是明确授予他们的,也可以是通过组成员关系授予的。
  12. So when you want to execute a statement many times, prepared statement is a better option.
    所以,如果想多次执行一条语句,那么预置语句是更好的选择。
  13. Execute the statement to verify that the contents match the following table.
    执行该语句,以验证内容是否与下面的表匹配。
  14. Execute a grant statement to assign the permission.
    执行grant语句来指派权限。
  15. Cannot execute a use statement while an application role is active.
    当应用程序角色处于活动状态时,无法执行use语句。
  16. The execute keyword is required if the execute statement is not the first statement in the batch.
    如果execute语句不是批处理中的第一条语句,则需要execute关键字。
  17. For example, the code to create a connection, prepare and execute a statement looks very similar in olap4j and JDBC.
    比如说,olap4j里创建连接、准备和执行语句的代码看起来和JDBC里的非常像。
  18. The application requires permission to access the database and execute the SQL statement.
    此应用程序要求访问数据库和执行sql语句的权限。
  19. Permissions are not required to run the execute statement.
    运行execute语句无需权限。
  20. To resolve this, execute a use statement to open the database.
    若要解决此问题,请执行use语句打开数据库。
  21. If you use the statement interface, you parse each statement you send to the database, generate an access plan, and execute the statement.
    如果使用statement接口,则将分析每条发送到数据库的语句,生成访问计划,然后执行该语句。
  22. The value of this option can be returned to the calling execute statement.
    此选项的值可以返回给调用execute的语句。
  23. Can't execute immediate statement in design or run mode, or if the current thread has no stack frames.
    在设计或运行模式中,或者在当前线程无堆栈帧时,无法执行即时语句。
  24. Statement ensures that multiple threads do not execute the statement block at the same time.
    语句确保不会同时有多个线程执行该语句块。
  25. Could not find a local mining model named '% 1' to execute this statement on ( it cannot be executed on server mining models).
    找不到名为%1的本地挖掘模型以在其上执行该语句(该语句在服务器挖掘模型上无法执行)。
  26. After the context switch, permissions are checked against the login and user security tokens for that account instead of the person calling the execute as statement.
    切换上下文之后,将根据登录名和用户安全令牌检查该帐户(而非调用executeas语句的用户)的权限。
  27. One more thing to watch for is the fact derived table is going to be materialized even to execute EXPLAIN statement.
    需要考虑的另一方面是,派生表需要被显式处理,尽管只是执行EXPLAIN语句。
  28. When using default result sets, an application can execute any Transact-SQL statement or batch, but it can only have one outstanding statement on a connection.
    使用默认结果集时,应用程序可以执行任何transact-sql语句或批处理,但它只允许一个连接中有一个未完成的语句。
  29. JDBC is a type of Java API with execute SQL statement provide unity visit for multiple relationship database.
    JDBC是一种用于执行SQL语句的JAVAAPI,可为多种关系型数据库提供统一的访问接口,它由一组用Java编写的类和接口组成。
  30. This thesis starts with construction of theory frame of financial statement analysis, and then addresses how to execute financial Statement analysis effectively combined with financial statement practice.
    本文正是从构建商业银行财务报表分析的理论体系入手,并结合商业银行财务报表实际,论述了如何有效地进行财务报表分析。